func google.golang.org/protobuf/internal/impl.appendUint32Value

2 uses

	google.golang.org/protobuf/internal/impl (current package)
		codec_gen.go#L1647: func appendUint32Value(b []byte, v protoreflect.Value, wiretag uint64, opts marshalOptions) ([]byte, error) {
		codec_gen.go#L1678: 	marshal:   appendUint32Value,